[.XMLNode: Convenience accessors for the children of XMLNode objects.
Description
These provide a simplified syntax for extracting the children
of an XML node.Usage
obj[[i]]
"[.XMLNode"(obj, ...)
"[[.XMLNode"(obj, ...)
"[[.XMLDocumentContent"(obj, ...)
Value
- A list or single element containing the
children of the XML node given by
obj
and identified by ....
References
http://www.w3.org/XML, http://www.omegahat.org/RSXML